up: programming:microchip pics:pic assembly language  
Pic Assembly Lanuage
Labels
What links here?

Labels

COUNT       equ 08h
LABEL       decfsz   COUNT,1
            goto LABEL


Here, COUNT declares a name the holds the value 08h. In this case, the label is used as a name for a memory location. LABEL defines a name for the location of the instruction that follows it on the line. This label can then be used as the target of goto's and call's. The actual value of LABEL is generated by the assembler.
programming:microchip pics:pic assembly language:labels
filename:programming:microchip pics:pic assembly language:labels
filename:programming%3Amicrochip%20pics%3Apic%20assembly%20language%3Alabels
last edit:June 12 2011 17:29:06 (4710 days ago)
ct = 1714943226.000000 = May 05 2024 17:07:06
ft = 1307914146.000000 = June 12 2011 17:29:06
dt = 407029080.000000